home *** CD-ROM | disk | FTP | other *** search
- #-----------------------------------------------------------------------------
- # Droidworks inventory item definitions
- # IMPORTANT NOTE ABOUT COGS:
- # If you list a cog for an inventory item, its name must appear in all
- # lower case characters, and it must be entered in the cogs section of
- # the static.jkl file.
-
- #ID Name Icon min max flags cog
- 0 none none 0 0 0x000
-
- #-----------------------------------------------------------------------------
- # Mission objectives and advisories
- # This is just a handy way to pass along data about the player's performance
- #ID Name Icon min max flags cog
- 1 objective1 none 0 1000 0x040
- 2 objective2 none 0 1000 0x040
- 3 objective3 none 0 1000 0x040
- 4 objective4 none 0 1000 0x040
- 5 objective5 none 0 1000 0x040
- 6 objective6 none 0 1000 0x040
- 7 objective7 none 0 1000 0x040
- 8 objective8 none 0 1000 0x040
- 9 advisory none 0 1000 0x040
-
- #-----------------------------------------------------------------------------
- # Player-activated droid capabilities (activated through inventory)
- # SEE IMPORTANT NOTE ABOUT INVENTORY COGS AT THE TOP OF THIS FILE
- #ID Name Icon min max flags cog
- 10 infrared none 1 1 0x048 cap_infrared.cog
- 11 floodlight none 1 1 0x048 cap_floodlight.cog
- 12 corrosion none 1 1 0x048 cap_corrosion.cog
-
- #-----------------------------------------------------------------------------
- # Activated Power-ups
- # SEE IMPORTANT NOTE ABOUT INVENTORY COGS AT THE TOP OF THIS FILE
- #ID Name Icon min max flags cog
- 15 "Oil Can" HInvHealth 0 1000 0x04A inv_bacta.cog
- 16 "Small Battery" HinvSingBat 0 1000 0x04A inv_batterys.cog
- 17 "Medium Battery" HinvDblBat 0 1000 0x04A inv_batterym.cog
- 18 "Large Battery" HinvTripBat 0 1000 0x04A inv_batteryl.cog
-
- #-----------------------------------------------------------------------------
- # Player statistics
- #ID Name Icon min max flags cog
- 20 power none 0 10000 0x040
- 21 tground none 0 10000 0x000
-
- #-----------------------------------------------------------------------------
- # Inventory Objects
- #ID Name Icon min max flags cog
- 25 "Small Gear" hSmallGear 0 10 0x042
- 26 "Medium Gear" hMedGear 0 10 0x042
- 27 "Large Gear" hlargeGear 0 10 0x042
- 28 "Single Pulley" HInvPull01 0 10 0x042
- 29 "Double Pulley" HInvPull02 0 10 0x042
- 30 "Triple Pulley" HInvPull03 0 10 0x042
- 31 Handle HInvLever 0 10 0x042
- 32 "Phrik Chunk" HInvNugget 0 1 0x042
- 33 "Data Disk" HInvData 0 1 0x042
- 34 "Crystal 1" HInvCrystal 0 1 0x042
- 35 "Crystal 2" HInvCrystal 0 1 0x042
- 36 "Crystal 3" HInvCrystal 0 1 0x042
-